projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
710150d
)
(Display Feature Testing): Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 17 Jun 2002 15:27:40 +0000
(15:27 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 17 Jun 2002 15:27:40 +0000
(15:27 +0000)
lispref/frames.texi
patch
|
blob
|
history
diff --git
a/lispref/frames.texi
b/lispref/frames.texi
index 78bc6ef9e63a998fa166da46372d8a3b3edba914..2bd97ffbf8e007c495dbda17bc7a99f7924cf163 100644
(file)
--- a/
lispref/frames.texi
+++ b/
lispref/frames.texi
@@
-1739,7
+1739,7
@@
different in appearance than the default face, and
Point (2) implies that a @code{:weight black} attribute will be
satisfied by any display that can display bold, as will
@code{:foreground "yellow"} as long as some yellowish color can be
-displayed, but @code{:slant italic} will @emph{not} be satis
i
fied by
+displayed, but @code{:slant italic} will @emph{not} be satisfied by
the tty display code's automatic substitution of a `dim' face for
italic.
@end defun